On the design and implementation of APIThe design of API is a unique field in software development. The main special point is that the API is for developers to use the interface, that is, application Programmer Interfaces. Similar to the role of a
This design document was written in March to attend the company's R & D summit. I was confident, but I was not shortlisted. Now I think it is useless, so I will post it and look forward to communicating with park friends.
The document is a little
Original link: API Design principles–qt WikiBased on Gary's influence on Gary Gao's translation: API design guidance for C + +
QT's design level is well-known in the industry, consistent, easy to master and powerful API is one of QT's most famous
Some of the preparatory knowledge required in this article can be seen here: http://www.cnblogs.com/cgzl/p/9010978.html and http://www.cnblogs.com/cgzl/p/9019314.htmlTo establish a Richardson maturity Level 2 post, GET, PUT, PATCH, delete restful
1, the first form: The API version number is placed in the URL pathHTTPS://api.example.com/v1/user/idhttps://api.example.com/v2/user/idhttps: // api.example.com/v3/user/id2, the second form: The API version number is placed in the URL parameterHTTPS:
used to write code old think, make so many disorderly seven or eight Groove design mode Why, this is not their own to find sin to suffer. Now in this API development process only know the design pattern of the fierce, really is not the realm, never
learn a little more today, the road of the future is a little wider
- -The dean's Office
Cross-technical self-study ability to help you cross the barriers in the workplace
"Cross-technical self-study ability • Guide Manual"
volume of the
MySQL performance optimization and Architecture Design-Chapter 1 Utilization of Cache and Search in scalability design, mysql Optimization
Chapter 1 scalability design: Utilization of Cache and Search
Preface:
The scalable architecture solutions
Recently, the company to do a remote Desktop control software, which uses the API hook technology, because not previously contacted such technology, just at the beginning of the time to follow the "Windows core programming" introduced in the
First, why to generate a description documentAs we all know, the API we write for others to call, it is necessary to use text to call methods and considerations, such as a document to better display our design ideas and ideas, so that callers more
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.